Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix out-of-bounds selection bug #8

Merged
merged 1 commit into from
Feb 24, 2024
Merged

Fix out-of-bounds selection bug #8

merged 1 commit into from
Feb 24, 2024

Conversation

jfernandez
Copy link
Contributor

This fixes an out-of-bounds panic that happens when a selected eBPF program exits. We'll now clear the selection if the selected index is out-of-bounds. Also, we'll go back to the table view if the program we are currently charting exits.

@jfernandez jfernandez merged commit 2dd6819 into main Feb 24, 2024
1 check passed
@jfernandez jfernandez deleted the out-of-bounds-panic branch February 24, 2024 06:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant